home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3762 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Unbuffered character input...
  5. Date: Tue, 30 Jan 96 19:16:06 GMT
  6. Organization: none
  7. Message-ID: <823029366snz@genesis.demon.co.uk>
  8. References: <Pine.SGI.3.91.960129190205.27936A-100000@tahiti.cs.unm.edu> <4elf0t$5vd@ixnews2.ix.netcom.com>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <4elf0t$5vd@ixnews2.ix.netcom.com>
  15.            kevgar@ix.netcom.com "Kevin Landry" writes:
  16.  
  17. >I believe there are two commands in C that do this. getch() is
  18. >unbuffered input without echo and getche() has the echo. Hope this
  19. >helps.
  20.  
  21. Those are two functions provided by many DOS implementations. However they
  22. are not part of C. See the FAQ for a further discussion.
  23.  
  24. -- 
  25. -----------------------------------------
  26. Lawrence Kirby | fred@genesis.demon.co.uk
  27. Wilts, England | 70734.126@compuserve.com
  28. -----------------------------------------
  29.